Skip to content

Conversation

@barneygale
Copy link
Contributor

Use pip's url_to_path() utility function rather than Python's urllib.request.url2pathname() in pip._internal.index.collector. This makes pip's internal handling of file URLs slightly more consistent, but shouldn't have any user-facing effect.

Use pip's `url_to_path()` utility function rather than Python's
`urllib.request.url2pathname()` in `pip._internal.index.collector`. This
makes pip's internal handling of file URLs slightly more consistent, but
shouldn't have any user-facing effect.
Copy link
Member

@ichard26 ichard26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! (despite taking a few good months to look at this)

@ichard26 ichard26 enabled auto-merge (squash) November 6, 2025 05:23
@ichard26 ichard26 merged commit a975006 into pypa:main Nov 6, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants